home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Frank Lloyd…ght - America's Architect / Ultimate Frank Lloyd Wright, The - America's Architect (1994)(Microsoft Home).iso / pre / flw / flwlb12.dir / 00137_Script_137 < prev    next >
Text File  |  1994-11-15  |  247b  |  18 lines

  1. global num, turn
  2. global forw, left, right
  3. global nowFrame
  4. set nowFrame = "lbfir000004n°°"
  5.  
  6. unLoadCast 14,129
  7.  
  8. if turn = 0 then
  9.   set num = 10
  10.   set forw = 1
  11.   set left = 1
  12.   set right = 1
  13.   buttonState()
  14.   play the frame
  15. end if
  16.  
  17.  
  18.